Click or drag to resize

UnifiedMessagingServiceTimeout Property

Gets or sets the time-out value for a request.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32
The timeout.
See Also